[INFO] cloning repository https://github.com/prmanahan/brain-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prmanahan/brain-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprmanahan%2Fbrain-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprmanahan%2Fbrain-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b093e466e1b5c927ff3cd0388659b96b1619beca
[INFO] testing prmanahan/brain-cli against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprmanahan%2Fbrain-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prmanahan/brain-cli
[INFO] finished tweaking git repo https://github.com/prmanahan/brain-cli
[INFO] tweaked toml for git repo https://github.com/prmanahan/brain-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prmanahan/brain-cli on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prmanahan/brain-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c437845b3ab3f7ecdedd82ef2e4533bb599d4da915ad47236f7bd2031a9595d8
[INFO] running `Command { std: "docker" "start" "-a" "c437845b3ab3f7ecdedd82ef2e4533bb599d4da915ad47236f7bd2031a9595d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c437845b3ab3f7ecdedd82ef2e4533bb599d4da915ad47236f7bd2031a9595d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c437845b3ab3f7ecdedd82ef2e4533bb599d4da915ad47236f7bd2031a9595d8", kill_on_drop: false }`
[INFO] [stdout] c437845b3ab3f7ecdedd82ef2e4533bb599d4da915ad47236f7bd2031a9595d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24e73477d458a8d67c7a27a3261d69cb8451958109858d52a672fdfbe9d4268c
[INFO] running `Command { std: "docker" "start" "-a" "24e73477d458a8d67c7a27a3261d69cb8451958109858d52a672fdfbe9d4268c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling brain-core v0.1.0 (/opt/rustwide/workdir/libs/brain-core)
[INFO] [stderr]    Compiling brain v0.1.0 (/opt/rustwide/workdir/cmd/brain)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.14s
[INFO] running `Command { std: "docker" "inspect" "24e73477d458a8d67c7a27a3261d69cb8451958109858d52a672fdfbe9d4268c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24e73477d458a8d67c7a27a3261d69cb8451958109858d52a672fdfbe9d4268c", kill_on_drop: false }`
[INFO] [stdout] 24e73477d458a8d67c7a27a3261d69cb8451958109858d52a672fdfbe9d4268c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17c47315e55206614dd3833f1a4bcba75dc0041b40e1cbafd0b5a0ea33cad03d
[INFO] running `Command { std: "docker" "start" "-a" "17c47315e55206614dd3833f1a4bcba75dc0041b40e1cbafd0b5a0ea33cad03d", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling brain-core v0.1.0 (/opt/rustwide/workdir/libs/brain-core)
[INFO] [stderr]    Compiling brain v0.1.0 (/opt/rustwide/workdir/cmd/brain)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.74s
[INFO] running `Command { std: "docker" "inspect" "17c47315e55206614dd3833f1a4bcba75dc0041b40e1cbafd0b5a0ea33cad03d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17c47315e55206614dd3833f1a4bcba75dc0041b40e1cbafd0b5a0ea33cad03d", kill_on_drop: false }`
[INFO] [stdout] 17c47315e55206614dd3833f1a4bcba75dc0041b40e1cbafd0b5a0ea33cad03d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d2be8ea6ca8219b951a2a098fb438f8caf3402052889558e2dec468988385df6
[INFO] running `Command { std: "docker" "start" "-a" "d2be8ea6ca8219b951a2a098fb438f8caf3402052889558e2dec468988385df6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests main.rs (/opt/rustwide/target/debug/deps/brain-dd7e5c6d92624d68)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/activity_test.rs (/opt/rustwide/target/debug/deps/activity_test-f718d027e9560a0d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test activity_log_minimal_args_returns_id ... ok
[INFO] [stdout] test activity_log_full_args ... ok
[INFO] [stdout] test activity_list_filters_by_actor ... ok
[INFO] [stdout] test activity_list_returns_array ... ok
[INFO] [stdout] test activity_list_respects_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dispatch_test.rs (/opt/rustwide/target/debug/deps/dispatch_test-a65ba3c4be3910da)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test dispatch_start_invalid_task_id_exits_with_error ... ok
[INFO] [stdout] test dispatch_get_returns_record ... ok
[INFO] [stdout] test dispatch_start_returns_json ... ok
[INFO] [stdout] test dispatch_start_without_tier_flags_backward_compat ... ok
[INFO] [stdout] test dispatch_complete_updates_metrics ... ok
[INFO] [stdout] test dispatch_list_returns_array ... ok
[INFO] [stdout] test dispatch_start_with_tier_fields_appears_in_get ... ok
[INFO] [stdout] test dispatch_event_logs_event ... ok
[INFO] [stdout] test dispatch_start_with_context_kb_flag ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/project_test.rs (/opt/rustwide/target/debug/deps/project_test-d6958d3a3aa3cdf5)
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test invalid_project_status_rejected_by_parser ... ok
[INFO] [stdout] test project_create_returns_id ... ok
[INFO] [stdout] test project_create_with_description ... ok
[INFO] [stdout] test project_create_without_path ... ok
[INFO] [stdout] test project_update_not_found_returns_error ... ok
[INFO] [stdout] test project_add_is_alias_for_project_create ... ok
[INFO] [stdout] test project_create_with_path ... ok
[INFO] [stdout] test project_update_path ... ok
[INFO] [stdout] test project_list_includes_path ... ok
[INFO] [stdout] test project_list_returns_array ... ok
[INFO] [stdout] test project_list_filters_by_status ... ok
[INFO] [stdout] test project_update_changes_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/session_test.rs (/opt/rustwide/target/debug/deps/session_test-34fb20796636b879)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test invalid_event_type_rejected_by_parser ... ok
[INFO] [stdout] test session_event_rejects_invalid_date_format ... ok
[INFO] [stdout] test session_list_returns_array ... ok
[INFO] [stdout] test session_list_filters_by_date ... ok
[INFO] [stdout] test session_event_without_category_returns_id ... ok
[INFO] [stdout] test session_event_with_category ... ok
[INFO] [stdout] test session_list_filters_by_type ... ok
[INFO] [stdout] test session_list_respects_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/task_test.rs (/opt/rustwide/target/debug/deps/task_test-4138ba3810e9b654)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test task_list_invalid_format_rejected ... ok
[INFO] [stdout] test invalid_status_rejected_by_parser ... ok
[INFO] [stdout] test task_add_is_alias_for_task_create ... ok
[INFO] [stdout] test task_list_format_table_empty_shows_no_results_message ... ok
[INFO] [stdout] test task_get_not_found_returns_error ... ok
[INFO] [stdout] test task_get_returns_full_record ... ok
[INFO] [stdout] test task_list_format_table_outputs_header_row ... ok
[INFO] [stdout] test task_get_subtasks_empty_for_leaf_task ... ok
[INFO] [stdout] test task_list_format_json_is_default ... ok
[INFO] [stdout] test task_list_format_json_explicit ... ok
[INFO] [stdout] test task_list_tree_and_parent_id_mutual_exclusion ... ok
[INFO] [stdout] test task_create_with_optional_fields ... ok
[INFO] [stdout] test task_list_parent_id_not_found_returns_error ... ok
[INFO] [stdout] test task_create_returns_id ... ok
[INFO] [stdout] test task_list_table_omits_parent_column_for_root_only_tasks ... ok
[INFO] [stdout] test task_get_includes_subtasks_field ... ok
[INFO] [stdout] test task_list_filters_by_status ... ok
[INFO] [stdout] test task_list_returns_array ... ok
[INFO] [stdout] test task_list_table_shows_parent_column_when_children_present ... ok
[INFO] [stdout] test task_update_changes_status ... ok
[INFO] [stdout] test task_update_description_flag ... ok
[INFO] [stdout] test task_list_tree_table_format_shows_indented_children ... ok
[INFO] [stdout] test task_list_parent_id_returns_direct_children ... ok
[INFO] [stdout] test task_list_tree_returns_nested_json ... ok
[INFO] [stdout] test task_update_project_id_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test db::tests::resolve_path_explicit_overrides_env_var ... ok
[INFO] [stdout] test db::tests::resolve_path_uses_config_file_when_present ... ok
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/brain_core-75a8a4347ad077fb)
[INFO] [stdout] test db::tests::resolve_path_silently_ignores_malformed_config ... ok
[INFO] [stdout] test db::tests::resolve_path_uses_default_when_nothing_set ... ok
[INFO] [stdout] test db::tests::open_nonexistent_path_returns_connection_failed ... ok
[INFO] [stdout] test db::tests::resolve_path_uses_explicit_db_path ... ok
[INFO] [stdout] test db::tests::resolve_path_uses_env_var_when_no_explicit ... ok
[INFO] [stdout] test db::tests::in_memory_database_has_foreign_keys_enabled ... ok
[INFO] [stdout] test db::tests::in_memory_database_has_wal_mode ... ok
[INFO] [stdout] test activity::tests::activity_list_filters_by_actor ... ok
[INFO] [stdout] test activity::tests::activity_list_returns_array ... ok
[INFO] [stdout] test db::tests::in_memory_database_opens ... ok
[INFO] [stdout] test activity::tests::activity_log_returns_id ... ok
[INFO] [stdout] test dispatch::tests::dispatch_complete_updates_status ... ok
[INFO] [stdout] test error::tests::connection_failed_serializes_to_json ... ok
[INFO] [stdout] test dispatch::tests::dispatch_start_returns_id_and_dispatch_number ... ok
[INFO] [stdout] test error::tests::constraint_violation_serializes_to_json ... ok
[INFO] [stdout] test error::tests::database_error_serializes_to_json ... ok
[INFO] [stdout] test error::tests::not_found_serializes_to_json ... ok
[INFO] [stdout] test dispatch::tests::dispatch_complete_not_found ... ok
[INFO] [stdout] test dispatch::tests::dispatch_get_not_found ... ok
[INFO] [stdout] test dispatch::tests::dispatch_event_returns_event_id ... ok
[INFO] [stdout] test db::tests::ensure_schema_is_idempotent_with_seed_data ... ok
[INFO] [stdout] test activity::tests::activity_log_with_all_fields ... ok
[INFO] [stdout] test dispatch::tests::dispatch_list_filters_by_agent ... ok
[INFO] [stdout] test dispatch::tests::dispatch_list_filters_by_tier ... ok
[INFO] [stdout] test dispatch::tests::dispatch_start_with_tier_fields_persists_to_get ... ok
[INFO] [stdout] test dispatch::tests::dispatch_get_returns_full_record ... ok
[INFO] [stdout] test dispatch::tests::dispatch_list_returns_array ... ok
[INFO] [stdout] test dispatch::tests::dispatch_start_with_context_kb_persists ... ok
[INFO] [stdout] test activity::tests::activity_list_respects_limit ... ok
[INFO] [stdout] test project::tests::project_create_returns_id ... ok
[INFO] [stdout] test dispatch::tests::dispatch_start_increments_dispatch_number ... ok
[INFO] [stdout] test dispatch::tests::dispatch_start_without_tier_fields_has_null_in_get ... ok
[INFO] [stdout] test project::tests::project_create_duplicate_name_returns_error ... ok
[INFO] [stdout] test project::tests::project_list_filters_by_status ... ok
[INFO] [stdout] test project::tests::project_create_without_path_stores_null ... ok
[INFO] [stdout] test project::tests::project_create_with_description ... ok
[INFO] [stdout] test project::tests::project_update_sets_path ... ok
[INFO] [stdout] test project::tests::project_update_changes_name ... ok
[INFO] [stdout] test project::tests::project_list_returns_all ... ok
[INFO] [stdout] test scope::tests::scope_list_filters_by_agent ... ok
[INFO] [stdout] test scope::tests::scope_list_filters_by_violation_type ... ok
[INFO] [stdout] test project::tests::project_create_with_path ... ok
[INFO] [stdout] test scope::tests::scope_list_respects_limit ... ok
[INFO] [stdout] test project::tests::project_update_changes_status ... ok
[INFO] [stdout] test project::tests::project_update_not_found ... ok
[INFO] [stdout] test scope::tests::scope_log_works_without_optional_fields ... ok
[INFO] [stdout] test scope::tests::scope_list_returns_array ... ok
[INFO] [stdout] test scope::tests::scope_log_with_resolution ... ok
[INFO] [stdout] test session::tests::session_event_rejects_non_date_string ... ok
[INFO] [stdout] test scope::tests::scope_log_returns_id ... ok
[INFO] [stdout] test session::tests::session_event_rejects_invalid_date_format ... ok
[INFO] [stdout] test session::tests::session_event_with_category ... ok
[INFO] [stdout] test session::tests::session_event_returns_id ... ok
[INFO] [stdout] test session::tests::session_list_filters_by_category ... ok
[INFO] [stdout] test session::tests::session_list_filters_by_date ... ok
[INFO] [stdout] test session::tests::session_list_returns_array ... ok
[INFO] [stdout] test session::tests::session_list_respects_limit ... ok
[INFO] [stdout] test session::tests::session_list_filters_by_type ... ok
[INFO] [stdout] test session::tests::session_list_rejects_invalid_date_filter ... ok
[INFO] [stdout] test task::tests::task_create_returns_id ... ok
[INFO] [stdout] test task::tests::task_create_with_all_fields ... ok
[INFO] [stdout] test task::tests::task_get_not_found ... ok
[INFO] [stdout] test task::tests::task_get_includes_subtasks_array ... ok
[INFO] [stdout] test task::tests::task_get_returns_full_record ... ok
[INFO] [stdout] test task::tests::task_list_filters_by_assigned_to ... ok
[INFO] [stdout] test task::tests::task_get_subtasks_empty_when_no_children ... ok
[INFO] [stdout] test task::tests::task_list_parent_id_not_found_returns_error ... ok
[INFO] [stdout] test task::tests::task_list_filters_by_status ... ok
[INFO] [stdout] test task::tests::task_list_filters_by_project_id ... ok
[INFO] [stdout] test task::tests::task_list_parent_id_composes_with_status_filter ... ok
[INFO] [stdout] test task::tests::task_list_tree_shows_two_level_hierarchy ... ok
[INFO] [stdout] test task::tests::task_get_subtasks_ordered_by_id_ascending ... ok
[INFO] [stdout] test task::tests::task_list_parent_id_returns_direct_children ... ok
[INFO] [stdout] test task::tests::task_list_tree_root_tasks_have_empty_children_array ... ok
[INFO] [stdout] test task::tests::task_list_tree_empty_when_no_tasks ... ok
[INFO] [stdout] test task::tests::task_update_changes_status ... ok
[INFO] [stdout] test task::tests::task_list_tree_status_filter_excludes_non_matching_children ... ok
[INFO] [stdout] test task::tests::task_list_returns_all ... ok
[INFO] [stdout] test task::tests::task_update_changes_description ... ok
[INFO] [stdout] test task::tests::task_list_parent_id_empty_when_no_children ... ok
[INFO] [stdout] test task::tests::task_update_sets_completed_at_when_done ... ok
[INFO] [stdout] test task::tests::task_update_not_found ... ok
[INFO] [stdout] test task::tests::task_update_preserves_description_when_updating_other_fields ... ok
[INFO] [stdout] test types::tests::agent_parses_non_empty_string ... ok
[INFO] [stdout] test types::tests::agent_rejects_empty_string ... ok
[INFO] [stdout] test types::tests::agent_rejects_whitespace_only ... ok
[INFO] [stdout] test types::tests::agent_trims_whitespace ... ok
[INFO] [stdout] test types::tests::dispatch_id_rejects_zero ... ok
[INFO] [stdout] test types::tests::dispatch_id_parses_positive_integer ... ok
[INFO] [stdout] test types::tests::dispatch_status_parses_snake_case ... ok
[INFO] [stdout] test types::tests::model_parses_non_empty_string ... ok
[INFO] [stdout] test types::tests::event_type_parses_snake_case ... ok
[INFO] [stdout] test types::tests::project_id_parses_positive_integer ... ok
[INFO] [stdout] test types::tests::session_category_displays_snake_case ... ok
[INFO] [stdout] test types::tests::session_category_parses_snake_case ... ok
[INFO] [stdout] test types::tests::model_rejects_empty_string ... ok
[INFO] [stdout] test types::tests::session_event_type_rejects_unknown ... ok
[INFO] [stdout] test types::tests::project_id_rejects_zero ... ok
[INFO] [stdout] test types::tests::severity_parses_lowercase ... ok
[INFO] [stdout] test types::tests::provider_parses_unknown_as_other ... ok
[INFO] [stdout] test task::tests::task_update_sets_project_id ... ok
[INFO] [stdout] test types::tests::provider_rejects_empty ... ok
[INFO] [stdout] test types::tests::provider_serializes_other_variant ... ok
[INFO] [stdout] test types::tests::provider_serializes_known_variant ... ok
[INFO] [stdout] test types::tests::session_category_rejects_unknown ... ok
[INFO] [stdout] test types::tests::session_event_type_displays_snake_case ... ok
[INFO] [stdout] test types::tests::session_event_type_parses_snake_case ... ok
[INFO] [stdout] test types::tests::task_id_rejects_negative ... ok
[INFO] [stdout] test types::tests::provider_parses_known_variants_case_insensitive ... ok
[INFO] [stdout] test types::tests::task_id_parses_positive_integer ... ok
[INFO] [stdout] test types::tests::task_id_rejects_non_numeric ... ok
[INFO] [stdout] test types::tests::task_id_rejects_zero ... ok
[INFO] [stdout] test types::tests::task_status_rejects_unknown ... ok
[INFO] [stdout] test types::tests::task_status_serializes_to_snake_case ... ok
[INFO] [stdout] test types::tests::violation_type_parses_snake_case ... ok
[INFO] [stdout] test types::tests::violation_type_displays_snake_case ... ok
[INFO] [stdout] test types::tests::violation_type_rejects_unknown ... ok
[INFO] [stdout] test types::tests::task_status_parses_snake_case ... ok
[INFO] [stdout] test types::tests::priority_parses_lowercase ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests brain_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d2be8ea6ca8219b951a2a098fb438f8caf3402052889558e2dec468988385df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2be8ea6ca8219b951a2a098fb438f8caf3402052889558e2dec468988385df6", kill_on_drop: false }`
[INFO] [stdout] d2be8ea6ca8219b951a2a098fb438f8caf3402052889558e2dec468988385df6
